Personal tools

Lua/Server/WorldNetworkObject/Static Functions/GetById

From JC2-MP Documentation

Jump to: navigation, search

Returns    WorldNetworkObject
Prototype    WorldNetworkObject.GetById(number id)
Description    No description


Description

Returns the WorldNetworkObject with the given ID, or nil if no WorldNetworkObject was found with the given ID.

See also